home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 February: Tool Chest / Apple Developer CD Series Tool Chest February 1996 (Apple Computer)(1996).iso / Sample Code / HideMenubarEtc / HideMenubarEtc -- readme next >
Encoding:
Text File  |  1995-06-16  |  642 b   |  28 lines  |  [TEXT/ttxt]

  1.  
  2. HideMenubarEtc
  3.  
  4.  
  5. Description:
  6. This demonstrates how to hide the menubar and/or
  7. the desktop.  The desktop is hidden simply by creating
  8. a large background window and filling it with the
  9. appropriate    pattern.  The menu bar is hidden by zeroing
  10. the Menu bar height, updating the GrayRgn, and then
  11. forcing all windows to redraw.  The rounded corners on
  12. every screen device can also be removed using a method
  13. similar to that used with the menubar.
  14.  
  15. Environment:
  16. Metrowerks C version 6, Universal Interfaces 2.0
  17.  
  18. History:
  19. 12/10/93
  20.  first draft
  21. 5/12/95
  22.  updated project for Metrowerks
  23.  
  24.  
  25.  
  26. David Hayward
  27. Developer Technical Support
  28. Apple Computer, Inc.